kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.collections
/
[Native]ListIterator
/
hasPrevious
has
Previous
Native
abstract
fun
hasPrevious
(
)
:
Boolean
Content copied to clipboard
Returns
true
if there are elements in the iteration before the current element.